[INFO] cloning repository https://github.com/mat-his/stairling_assessment
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mat-his/stairling_assessment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmat-his%2Fstairling_assessment", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmat-his%2Fstairling_assessment'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7bb9ce6b559aae59f0c0ec85212e19c226dac8a
[INFO] testing mat-his/stairling_assessment against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmat-his%2Fstairling_assessment" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mat-his/stairling_assessment
[INFO] finished tweaking git repo https://github.com/mat-his/stairling_assessment
[INFO] tweaked toml for git repo https://github.com/mat-his/stairling_assessment written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mat-his/stairling_assessment on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mat-his/stairling_assessment already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded migrations_macros v2.2.0
[INFO] [stderr]   Downloaded toml v0.9.5
[INFO] [stderr]   Downloaded migrations_internals v2.2.1
[INFO] [stderr]   Downloaded diesel_migrations v2.2.0
[INFO] [stderr]   Downloaded dsl_auto_type v0.1.3
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded serde_spanned v1.0.0
[INFO] [stderr]   Downloaded toml_writer v1.0.2
[INFO] [stderr]   Downloaded diesel_derives v2.2.7
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.2.0
[INFO] [stderr]   Downloaded toml_datetime v0.7.0
[INFO] [stderr]   Downloaded diesel v2.2.12
[INFO] [stderr]   Downloaded toml_parser v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed9d118d95c8bc3e7865e7352dcc2ed4d236802563b63141bb7521f00b1ea792
[INFO] running `Command { std: "docker" "start" "-a" "ed9d118d95c8bc3e7865e7352dcc2ed4d236802563b63141bb7521f00b1ea792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed9d118d95c8bc3e7865e7352dcc2ed4d236802563b63141bb7521f00b1ea792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed9d118d95c8bc3e7865e7352dcc2ed4d236802563b63141bb7521f00b1ea792", kill_on_drop: false }`
[INFO] [stdout] ed9d118d95c8bc3e7865e7352dcc2ed4d236802563b63141bb7521f00b1ea792
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0223cc3f74cce95bc8830aea6c350ebc78182f5d2753376acafdcc8df54ce90f
[INFO] running `Command { std: "docker" "start" "-a" "0223cc3f74cce95bc8830aea6c350ebc78182f5d2753376acafdcc8df54ce90f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling financial_service v0.1.0 (/opt/rustwide/workdir/financial_service)
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling diesel_derives v2.2.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling migrations_internals v2.2.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling diesel v2.2.12
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling diesel_migrations v2.2.0
[INFO] [stderr]    Compiling database v0.1.0 (/opt/rustwide/workdir/database)
[INFO] [stdout] warning: unused import: `crate::establish_connection`
[INFO] [stdout]  --> database/src/queries/post_ingest.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::establish_connection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dotenvy::dotenv`
[INFO] [stdout]  --> database/src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dotenvy::dotenv;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> database/src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling web v0.1.0 (/opt/rustwide/workdir/web)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "0223cc3f74cce95bc8830aea6c350ebc78182f5d2753376acafdcc8df54ce90f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0223cc3f74cce95bc8830aea6c350ebc78182f5d2753376acafdcc8df54ce90f", kill_on_drop: false }`
[INFO] [stdout] 0223cc3f74cce95bc8830aea6c350ebc78182f5d2753376acafdcc8df54ce90f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9f05d5e9b504ae3174a3044633f990f07330659d36d0145bbaee6ab9f0cdfa1
[INFO] running `Command { std: "docker" "start" "-a" "f9f05d5e9b504ae3174a3044633f990f07330659d36d0145bbaee6ab9f0cdfa1", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `crate::establish_connection`
[INFO] [stdout]  --> database/src/queries/post_ingest.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::establish_connection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dotenvy::dotenv`
[INFO] [stdout]  --> database/src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dotenvy::dotenv;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> database/src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling financial_service v0.1.0 (/opt/rustwide/workdir/financial_service)
[INFO] [stderr]    Compiling database v0.1.0 (/opt/rustwide/workdir/database)
[INFO] [stdout] warning: unused import: `crate::establish_connection`
[INFO] [stdout]  --> database/src/queries/post_ingest.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::establish_connection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dotenvy::dotenv`
[INFO] [stdout]  --> database/src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dotenvy::dotenv;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> database/src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling web v0.1.0 (/opt/rustwide/workdir/web)
[INFO] [stdout] warning: unused import: `diesel::associations::HasTable`
[INFO] [stdout]  --> web/tests/integration_test.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use diesel::associations::HasTable;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.59s
[INFO] running `Command { std: "docker" "inspect" "f9f05d5e9b504ae3174a3044633f990f07330659d36d0145bbaee6ab9f0cdfa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9f05d5e9b504ae3174a3044633f990f07330659d36d0145bbaee6ab9f0cdfa1", kill_on_drop: false }`
[INFO] [stdout] f9f05d5e9b504ae3174a3044633f990f07330659d36d0145bbaee6ab9f0cdfa1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ba81387f5a466cf2330aa612dbcb55528ad7cb25233531abe054a96e012ca449
[INFO] running `Command { std: "docker" "start" "-a" "ba81387f5a466cf2330aa612dbcb55528ad7cb25233531abe054a96e012ca449", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::establish_connection`
[INFO] [stderr]  --> database/src/queries/post_ingest.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::establish_connection;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `dotenvy::dotenv`
[INFO] [stderr]  --> database/src/lib.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use dotenvy::dotenv;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::env`
[INFO] [stderr]  --> database/src/lib.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::env;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `database` (lib) generated 3 warnings (run `cargo fix --lib -p database` to apply 3 suggestions)
[INFO] [stderr] warning: `database` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: unused import: `diesel::associations::HasTable`
[INFO] [stderr]  --> web/tests/integration_test.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use diesel::associations::HasTable;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `web` (test "integration_test") generated 1 warning (run `cargo fix --test "integration_test" -p web` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/database-b0b21a3d7e3fee61)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/financial_service-c67fe90868a7c57f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-d9e334592ef344eb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_calculate_net_balance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/web-ff96a8be2bfe2747)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/web-03aedba48f617e90)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-a2ed82f42dcbbb03)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_balances_endpoint_error ... ok
[INFO] [stdout] test test_balances_endpoint ... FAILED
[INFO] [stdout] test test_ingest_endpoint ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_balances_endpoint stdout ----
[INFO] [stdout] 🧪 TEST: Using in-memory database
[INFO] [stdout] Err(NoRidesFound)🧪 TEST: Using in-memory database
[INFO] [stdout] my results HttpResponse { error: None, res: 
[INFO] [stdout] Response HTTP/1.1 404 Not Found
[INFO] [stdout]   headers:
[INFO] [stdout]     "content-type": "application/json"
[INFO] [stdout]   body: Sized(38)
[INFO] [stdout]  }
[INFO] [stdout] thread 'test_balances_endpoint' (24) panicked at web/tests/integration_test.rs:107:5:
[INFO] [stdout] assertion failed: response.status().is_success()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7de957de2a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7de957de2a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7de957de2a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7de957de2a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7de95957da - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7de95957da - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5d7de9582892 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7de9582892 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7de955c03f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7de955c03f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7de95757f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7de8e0d30c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7de8e0d30c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7de9575a72 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7de9575a72 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7de955c12a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d7de9551189 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7de955ce0d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7de959601c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7de9595fe2 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5d7de8dcbf60 - integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/web/tests/integration_test.rs:107:5
[INFO] [stdout]   21:     0x5d7de8db26df - <tokio[75b3491f5654918d]::task::local::RunUntil<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]   22:     0x5d7de8db1a40 - <tokio[75b3491f5654918d]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[75b3491f5654918d]::task::local::RunUntil<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]   23:     0x5d7de8df64a5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[75b3491f5654918d]::task::local::LocalData>>::try_with::<<tokio[75b3491f5654918d]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[75b3491f5654918d]::task::local::RunUntil<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5d7de8df623e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[75b3491f5654918d]::task::local::LocalData>>::with::<<tokio[75b3491f5654918d]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[75b3491f5654918d]::task::local::RunUntil<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5d7de8dad0a6 - <tokio[75b3491f5654918d]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[75b3491f5654918d]::task::local::RunUntil<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   26:     0x5d7de8db6b76 - <tokio[75b3491f5654918d]::task::local::RunUntil<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   27:     0x5d7de8db1f85 - <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until::<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   28:     0x5d7de8df56ad - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d7de8dc64bd - <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   30:     0x5d7de8dc615b - tokio[75b3491f5654918d]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5d7de8dc615b - tokio[75b3491f5654918d]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5d7de8dc615b - <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   33:     0x5d7de8dbbe10 - <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5d7de8dc42dd - <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   35:     0x5d7de8dc15c4 - <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   36:     0x5d7de8de712b - <tokio[75b3491f5654918d]::runtime::context::scoped::Scoped<tokio[75b3491f5654918d]::runtime::scheduler::Context>>::set::<<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5d7de8ddf549 - tokio[75b3491f5654918d]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5d7de8df70f2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[75b3491f5654918d]::runtime::context::Context>>::try_with::<tokio[75b3491f5654918d]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   39:     0x5d7de8df675e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[75b3491f5654918d]::runtime::context::Context>>::with::<tokio[75b3491f5654918d]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   40:     0x5d7de8ddf01d - tokio[75b3491f5654918d]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5d7de8dbf070 - <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   42:     0x5d7de8dbf907 - <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   43:     0x5d7de8dc08e6 - <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5d7de8df9535 - tokio[75b3491f5654918d]::runtime::context::runtime::enter_runtime::<<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5d7de8dbaee6 - <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5d7de8dd1b24 - <tokio[75b3491f5654918d]::runtime::runtime::Runtime>::block_on_inner::<<tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5d7de8dd211b - <tokio[75b3491f5654918d]::runtime::runtime::Runtime>::block_on::<<tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5d7de8dad1e0 - <tokio[75b3491f5654918d]::task::local::LocalSet>::block_on::<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   49:     0x5d7de8df60d5 - <actix_rt[981f15df43fbcba9]::runtime::Runtime>::block_on::<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5d7de8dd24f9 - <actix_rt[981f15df43fbcba9]::system::SystemRunner>::block_on::<integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x5d7de8dcc986 - integration_test[244ccd9ca99574d5]::test_balances_endpoint
[INFO] [stdout]                                at /opt/rustwide/workdir/web/tests/integration_test.rs:88:1
[INFO] [stdout]   52:     0x5d7de8dca5c7 - integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/web/tests/integration_test.rs:89:34
[INFO] [stdout]   53:     0x5d7de8dba116 - <integration_test[244ccd9ca99574d5]::test_balances_endpoint::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d7de8e005eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5d7de8e005eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x5d7de8e0dddb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x5d7de8e0dddb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5d7de8e0dddb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5d7de8e0dddb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5d7de8e0dddb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d7de8e0dddb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x5d7de8e0dddb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x5d7de8e074f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x5d7de8e074f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5d7de8e109e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x5d7de8e109e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5d7de8e109e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5d7de8e109e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5d7de8e109e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5d7de8e109e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x5d7de8e109e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5d7de957d0af - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x5d7de957d0af - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x79e499d48aa4 - <unknown>
[INFO] [stdout]   75:     0x79e499dd5a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_ingest_endpoint stdout ----
[INFO] [stdout] 🧪 TEST: Using in-memory database
[INFO] [stdout] "Gege"🧪 TEST: Using in-memory database
[INFO] [stdout] Handler called - received data: Json([Ride { id: 4, created_at: 2026-05-05T00:46:20.721236853, driver_id: 0, amount: 50.0 }])
[INFO] [stdout] Data extracted: [Ride { id: 4, created_at: 2026-05-05T00:46:20.721236853, driver_id: 0, amount: 50.0 }]
[INFO] [stdout] Database error: InternalError(DatabaseError(ForeignKeyViolation, "FOREIGN KEY constraint failed"))
[INFO] [stdout] HttpResponse { error: None, res: 
[INFO] [stdout] Response HTTP/1.1 500 Internal Server Error
[INFO] [stdout]   headers:
[INFO] [stdout]   body: Sized(61)
[INFO] [stdout]  }
[INFO] [stdout] thread 'test_ingest_endpoint' (26) panicked at web/tests/integration_test.rs:150:5:
[INFO] [stdout] assertion failed: response.status().is_success()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7de957de2a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7de957de2a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7de957de2a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7de957de2a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7de95957da - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7de95957da - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5d7de9582892 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d7de9582892 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d7de955c03f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7de955c03f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7de95757f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7de8e0d30c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7de8e0d30c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d7de9575a72 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d7de9575a72 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7de955c12a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d7de9551189 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7de955ce0d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7de959601c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7de9595fe2 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5d7de8dcb4fb - integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/web/tests/integration_test.rs:150:5
[INFO] [stdout]   21:     0x5d7de8db259f - <tokio[75b3491f5654918d]::task::local::RunUntil<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]   22:     0x5d7de8db1950 - <tokio[75b3491f5654918d]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[75b3491f5654918d]::task::local::RunUntil<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]   23:     0x5d7de8df63a5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[75b3491f5654918d]::task::local::LocalData>>::try_with::<<tokio[75b3491f5654918d]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[75b3491f5654918d]::task::local::RunUntil<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5d7de8df61ee - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[75b3491f5654918d]::task::local::LocalData>>::with::<<tokio[75b3491f5654918d]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[75b3491f5654918d]::task::local::RunUntil<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5d7de8dad066 - <tokio[75b3491f5654918d]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[75b3491f5654918d]::task::local::RunUntil<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   26:     0x5d7de8db6b26 - <tokio[75b3491f5654918d]::task::local::RunUntil<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   27:     0x5d7de8db1d45 - <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until::<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   28:     0x5d7de8df566d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d7de8dc647d - <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   30:     0x5d7de8dc5fbb - tokio[75b3491f5654918d]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5d7de8dc5fbb - tokio[75b3491f5654918d]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5d7de8dc5fbb - <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   33:     0x5d7de8dbbaf0 - <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5d7de8dc383d - <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   35:     0x5d7de8dc15a4 - <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   36:     0x5d7de8de6fdb - <tokio[75b3491f5654918d]::runtime::context::scoped::Scoped<tokio[75b3491f5654918d]::runtime::scheduler::Context>>::set::<<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5d7de8ddf509 - tokio[75b3491f5654918d]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5d7de8df6fb2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[75b3491f5654918d]::runtime::context::Context>>::try_with::<tokio[75b3491f5654918d]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   39:     0x5d7de8df66fe - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[75b3491f5654918d]::runtime::context::Context>>::with::<tokio[75b3491f5654918d]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   40:     0x5d7de8ddefdd - tokio[75b3491f5654918d]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5d7de8dbec50 - <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   42:     0x5d7de8dbf887 - <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   43:     0x5d7de8dc05a6 - <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5d7de8df93d5 - tokio[75b3491f5654918d]::runtime::context::runtime::enter_runtime::<<tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5d7de8dbae06 - <tokio[75b3491f5654918d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5d7de8dd19e4 - <tokio[75b3491f5654918d]::runtime::runtime::Runtime>::block_on_inner::<<tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5d7de8dd1e8b - <tokio[75b3491f5654918d]::runtime::runtime::Runtime>::block_on::<<tokio[75b3491f5654918d]::task::local::LocalSet>::run_until<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5d7de8dad15e - <tokio[75b3491f5654918d]::task::local::LocalSet>::block_on::<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   49:     0x5d7de8df6087 - <actix_rt[981f15df43fbcba9]::runtime::Runtime>::block_on::<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5d7de8dd24b7 - <actix_rt[981f15df43fbcba9]::system::SystemRunner>::block_on::<integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x5d7de8dcc8f8 - integration_test[244ccd9ca99574d5]::test_ingest_endpoint
[INFO] [stdout]                                at /opt/rustwide/workdir/web/tests/integration_test.rs:123:1
[INFO] [stdout]   52:     0x5d7de8dca597 - integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/web/tests/integration_test.rs:124:32
[INFO] [stdout]   53:     0x5d7de8dba0d6 - <integration_test[244ccd9ca99574d5]::test_ingest_endpoint::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d7de8e005eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5d7de8e005eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x5d7de8e0dddb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x5d7de8e0dddb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5d7de8e0dddb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5d7de8e0dddb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5d7de8e0dddb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d7de8e0dddb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x5d7de8e0dddb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x5d7de8e074f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x5d7de8e074f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5d7de8e109e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x5d7de8e109e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5d7de8e109e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5d7de8e109e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5d7de8e109e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5d7de8e109e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x5d7de8e109e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5d7de957d0af - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x5d7de957d0af - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x79e499d48aa4 - <unknown>
[INFO] [stdout]   75:     0x79e499dd5a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_balances_endpoint
[INFO] [stdout]     test_ingest_endpoint
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p web --test integration_test`
[INFO] running `Command { std: "docker" "inspect" "ba81387f5a466cf2330aa612dbcb55528ad7cb25233531abe054a96e012ca449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba81387f5a466cf2330aa612dbcb55528ad7cb25233531abe054a96e012ca449", kill_on_drop: false }`
[INFO] [stdout] ba81387f5a466cf2330aa612dbcb55528ad7cb25233531abe054a96e012ca449
